home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000094_news@columbia.edu _Sat Mar 4 19:42:39 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA27173
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sat, 4 Mar 2000 19:42:39 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id TAA05044
  7.     for kermit.misc@watsun.cc.columbia.edu; Sat, 4 Mar 2000 19:31:46 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: jrd@cc.usu.edu (Joe Doupnik)
  10. Subject: Re: Novice Question
  11. Message-ID: <MhIiAqQGep$s@cc.usu.edu>
  12. Date: 4 Mar 00 17:01:58 MDT
  13. Organization: Utah State University
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <38C18781.EA500147@value.net>, Mark Sapiro <msapiro@value.net> writes:
  17. > Mark Sapiro wrote:
  18. >> 
  19. >> Janjanam Vijaya Kumar <jkumar@qualcomm.com> wrote:
  20. >> : I just started using kermit to dial-in to my ISP. After the entering the
  21. >> : user name and password, I need to send F7 to complete the connection. Can
  22. >> : somebody suggest how I can do that with kermit. I will appreciate any help.
  23. >> 
  24. >> There are verbs that can be used in scripts to represent the sequences
  25. >> which are sent by these keys on a terminal.  E.g. "output \kdecf7" sends
  26. >> the DEC terminal F7 sequence.  Type 'help kverbs' in Kermit for a list.
  27. > Note that the above should have said 'show kverbs', although 'help
  28. > kverb' (without the 's') will point you to it.  Also this appears to
  29. > work in K95 only.  Although the verbs (some of them at least) are also
  30. > in MS-Kermit, there appears to be no show command to list them.  They
  31. > are listed in the printed documentation.
  32.  
  33.     MS-DOS Kermit does not use terminal emulation material while
  34. performing input/output etc commands. Thus there is no scriptable way
  35. of sending a particular terminal emulator's F7 key equivalent. There
  36. is no terminal emulation active at that time. To see MSK's keyboard
  37. verbs type SHOW KEY and at the prompt for a key press ? as instructed.
  38.     Joe D. 
  39.  
  40. > Note also that Kermits which don't do terminal emulation (e.g. UNIX
  41. > C-Kermit) generally do not have KVERBS.
  42. > -- 
  43. > Mark Sapiro <msapiro@value.net>       The highway is for gamblers,
  44. > San Francisco Bay Area, California    better use your sense - B. Dylan